home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / reviews / wp_02 < prev    next >
Text File  |  1993-10-04  |  15KB  |  325 lines

  1. WP-02:  Programmer's Editors
  2.  
  3.  
  4. -------------------------
  5. 2119 Programmer's Editors          Small Programs Disk
  6. -------------------------
  7.  
  8. Asm-ED
  9.    Chicago Software
  10.    $20
  11. is a programmer's editor that is especially suited to Assembly Language.  It
  12. lets you edit files and assemble them without exiting the editor.  Errors
  13. found during assemble will be flagged and the cursor positioned on them
  14. automatically.  The editor operates like the Borland editors.
  15.  
  16. Editeur de Texte 1.7 (ETA)
  17.    Dupin, Bernard
  18.    $25
  19. is a programmer's editor optimized for speed by reading the entire file into
  20. memory.  On a 640k machine, you can have a file of 6000 lines by 80
  21. characters.  Lines may be up to 255 characters.  ET will edit any kind of
  22. file, including EXE and COM files.  You can also run a compilation and see the
  23. errors in the source code inside the editor.  This set of files, which comes
  24. to us from Nice, France, also includes a French language version of the
  25. editor.
  26.  
  27. heXEdit 2.0 (HEXEDT)
  28.    Stuntz, Robert
  29.    $0
  30. will allow you to display and/or edit any file. Features include user selectable
  31. colors, decimal, hexadecimal, octal and ASCII converter, and a pop-up ASCII
  32. chart.
  33.  
  34. Pro-Ed 1.4
  35.    Circle Software
  36.    $10-$20
  37. is a small, but full-featured text editor designed for programmers. It features
  38. windows, bookmarks, search and replace, edit two files simultaneously, an
  39. overwrite text-entry mode, automatic indentation, a function called super tab,
  40. compare two files, the ability to work with lines of any length, and the ability
  41. to shell to DOS.
  42.  
  43. --------------------------------
  44. END OF SMALL PROGRAMS DISK #2119
  45. --------------------------------
  46.  
  47.  
  48. GEdit 2.0
  49.    Cat Creek Enterprises, Inc.
  50.    $50
  51.    #3035
  52. is an editor primarily for programmers, and those who are responsible for
  53. providing technical support to multiple computer users. It provides viewing
  54. and editing of disk files, floppy disk sectors, and computer memory.
  55.  
  56. It converts Wordstar and dBase III files into ASCII text file format and
  57. directly edits dBase III files. Hexdumps of disk files and computer memory are
  58. displayed. A set of supporting utilities are included to operate on the disk,
  59. directory, and file levels. Disk files can be printed. Requires 320K.
  60.  
  61.  
  62. Bingo Programmer's Editor 3.10a
  63.    Schanck, Christopher R.S. ASP
  64.    $40-$75
  65.    #27087/2594 (10-93 CD)
  66. is a fast programmer's editor with mouse support, macros, configurable
  67. keyboard, the ability to open 50 files at a time, shell to DOS keeping only
  68. 10k of memory, compiler error parsing, nearly 200 utility functions, and more.
  69. Through the implementation of a virtual memory management scheme, up to 256
  70. Megabytes of file storage is possible.
  71.  
  72.  
  73. Captain Blackbeard
  74.    Powers, James K.
  75.    $25
  76.    #27087/1894
  77. is the successor to Blackbeard, the multi-featured programmer's text editor.
  78. This program contains all the editing features of the original program, plus
  79. significant upgrades that provide an integrated software development
  80. environment. In addition, it is available for OS/2. Multiple windows allow you
  81. to view and edit multiple files, or different portions of the same file
  82. simultaneously. Files can be up to 32,000 lines and 32 megabytes. Windows can
  83. be resized and recolored. Other features include mouse support, keystroke
  84. macros, cut and paste, several word processing features, the ability to define
  85. linked windows and create a new editing window, and bookmarks. It supports
  86. both EGA 43 line mode and VGA 50 line mode.
  87.  
  88.  
  89. WED
  90.    Washington Computer Corp.
  91.    $30-$45
  92.    #27087/648
  93. is a screen oriented text editor designed primarily for programmers.  It is
  94. fast, easy to use, and provides such advanced features as automatic indenting,
  95. user defined macros and multiple file editing.  WED works well with the dBASE
  96. III system.  It can be set up as the default editor and/or word processor
  97. using the TEDIT and WP keywords in your CONFIG.DB file.
  98.  
  99. When WED is invoked, it allocates all available memory for use as the main
  100. edit buffer. The entire edit file will be loaded into this buffer. With the
  101. file in RAM, the editor does not need to access the disk during the edit
  102. session. This enables WED to work extremely fast.
  103.  
  104. Features include horizontal scrolling that allows lines to be up to 32,000
  105. characters long (!), split screen viewing of multiple files, on-line help, and
  106. support for the upper ASCII characters. It features pop-up menus, context
  107. sensitive help and a setup command which allows you to customize the editor at
  108. any time during an edit session. The program can edit very large files with a
  109. disk buffering technique. You can load and edit up to ten files at one time
  110. and create up to forty macros. An undelete command enables you to retrieve the
  111. last deleted block of text. The compile-from-WED function can swap text to
  112. disk to make room for large compilers. Word-wrap is provided for documentation
  113. writing and light word processing, a file-print function can print text or
  114. source files with various formatting options, and a pop-up ASCII table
  115. provides a quick reference for programmers.
  116.  
  117.  
  118. WindE (WINDow Editor)
  119.    DoWhile Software
  120.    $40
  121.    #27087/1776
  122. is a super-slick text editor that is a mouse lover's dream. You point to the
  123. file you want to edit and click the mouse. You position the window on the
  124. screen for that file (or you can zoom to a full screen) by moving the mouse.
  125. Scrolling of text up and down or side-to-side is fast and smooth by simply
  126. pressing the left or right mouse buttons. A block of text can be selected with
  127. a move of the mouse and with a click of a button, the text can be searched
  128. for, deleted, copied, move, or replaced. Yet this is not a gimmicky text
  129. editor that strains to use a mouse for the sake of saying that it uses a
  130. mouse. Everything works logically and efficiently, and just to show the open
  131. mindedness of the author, all of the mouse functions can be executed from the
  132. keyboard too. The only bad news is that Winde completely bombed out DESQview
  133. for us.
  134.  
  135.  
  136. Blackbeard
  137.    Powers, James K.
  138.    $20
  139.    #27268/802
  140. is a powerful, multi-featured editor for programmers.  It is most useful for
  141. editing source code but has some word processing features too.
  142.  
  143.  
  144. Code Editor & Programming Environment (CEPE)
  145.    Alvira, Jose Rodriguez
  146.    $25
  147.    #27268/1856
  148. is a full-screen editor for programmers.  Features include search and replace,
  149. block functions, undo changes, split screen for two files or different parts
  150. of the same file, compile and debug and run programs from the editor, a pop-up
  151. decimal/hex calculator, line numbers compatible with MASM and most compilers,
  152. menu screen designing functions including line drawing and color support, macros
  153. and time tracking for project billing, the ability to capture screens from
  154. programs running under CEPE, and more. CEPE is written in assembly language.
  155.  
  156.  
  157. DR-Edit
  158.    D-R Software
  159.    $30
  160.    #27268/1230
  161. is a new text editor with the following features in the shareware version:
  162. edits files up to 200 lines (the registered version claims to be limited only
  163. by memory); allows you to have two text files loaded for editing; features a
  164. macro command language; keeps track of certain paired characters such as
  165. parentheses, brackets and braces, which is helpful for programmers.  The only
  166. problem we had were minor:  it will not accept a file name with a dash (`-' )
  167. in it; the message line uses red text on green background and editing is white
  168. on black and these colors cannot be changed; and the documentation file has a
  169. lot of printer control characters embedded that make viewing on the screen
  170. difficult.  Otherwise, this is a good editor.
  171.  
  172.  
  173. Freemacs
  174.    Stallman, Richard M. and Nelson, Russell N.
  175.    $0
  176.    #27269/1695 [2 disks]
  177. is an editor fashioned after Emacs.  There are a number of Emacs clones for
  178. the PC available.  Freemacs claims two characteristics that distinguish it
  179. from other Emacs clones for the PC (such as the Brief editor):  it is a free
  180. programmable editor, and it is like GNU Emacs.
  181.  
  182.  
  183. Mega-Star
  184.    Schmitt Software
  185.    $50
  186.    #27269/1896
  187. is designed to s